home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
PaperCut Quota
/
pc-setup.exe
/
{app}
/
Database
/
PCUserDB.mdb
/
Account.json
next >
Wrap
JavaScript Object Notation
|
2004-10-18
|
359b
{
"schema": {
"account_id": "Long Integer",
"title": "Text (255) NOT NULL",
"parent_id": "Long Integer",
"active": "Boolean NOT NULL",
"pages": "Long Integer NOT NULL",
"cost": "Currency NOT NULL",
"notes": "Memo/Hyperlink (255)",
"allow_noninvoiceable": "Boolean NOT NULL",
"require_comment": "Long Integer NOT NULL",
"password": "Text (50)",
"creation_date": "DateTime"
},
"data": []
}